home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / eue10.zip / EUE.DOC next >
Text File  |  1992-12-29  |  4KB  |  92 lines

  1. Extended User Editor - version 1.0 12/30/92 (c) 1992 James E. Swarm
  2.  
  3.         Ok, so here we are, I wanted to see something like this for tbbs
  4. for a long time, but it looks like no one else will put one out that
  5. would allow YOU the sysop to change the format of the programs to match
  6. the "style" of your BBS. Well here it is, the Extended User Editor program!
  7. This program will allow you to do the following.
  8.  
  9.         - Keep a database on your BBS of the users address, city, st, zip
  10.           (pulls data from the TBBS userlog)
  11.         - Allow you to change the above (this will also update the userlog)
  12.         - Keep database on extra user info
  13.         - Allow upload/download ratios in editor
  14.         - Allow timebank in editor
  15.         - Allow the adding or subtracting of any byte amount from
  16.           the users upload or download bytes (modifys userlog)
  17.         - Programs for staged registration
  18.  
  19. And since the source code is included with all the programs that the user
  20. can access, you can change the look and feel of all these menus! Ok, so
  21. whats the bad new? Well, not much. This is what you need to do to get this
  22. puppy working.
  23.  
  24. USEREDIT.TPG is executed automaticly every time the user logs on. This program
  25. will modify the users time, so be aware that the system times might not "look"
  26. correct if the user has timebank activated. This program is places before all
  27. others in menu0000. (Ok, you can have others in front of it, but hopefully you
  28. will know not to have two programs on your system modifying the time!!!)
  29. This program the first time it is run will CREATE the user database from your
  30. USERLOG file, please make a backup of all your USERLOG files before running this!
  31. The one hitch for this program, it needs to have the baud rate passed to it,
  32. the line should look like this:
  33.  
  34. Entry:
  35. Key=^@ TYPE=200 PRIV=1 OPT DATA=useredit/q b%bps%
  36.  
  37. USERLIST.TPG is executed from a SYSOP ONLY menu (you don't want your users
  38. playing with this one!!!). It allows you the sysop to edit all the users info
  39. that the SYSOM module will not. Not much else for this one! 
  40.  
  41. Entry:
  42. Key=L TYPE=200 PRIV=255 OPT DATA=userlist/q
  43.  
  44. USERATIO.PRG is auto executed before and after the user enters your upload/dl 
  45. menus. If the users ratio is not met, it will turn off and A1 flag, (or you 
  46. can change it to any flag you want) your menus should be modified so that the 
  47. user will not have access to the dl's if this flag is turned on.
  48.  
  49. Entry:
  50. Key=^@ TYPE=200 PRIV=0 OPT DATA=useratio/q
  51.  
  52. USERATCK.PRG is executed somewhere in your BBS's files section, it will
  53. show your users their current byte ratio status.
  54.  
  55. Entry:
  56. Key=R TYPE=200 PRIV=0 OPT DATA=useratck/q
  57.  
  58. REGISTER.PRG is auto executed sometime durring a new userlogon, it is part
  59. of a STAGED registration that you can find more info on in your TBBS manual.
  60. This program will get the extra info that can be placed in your Extended User
  61. Editor. This is needed to add new users to the EUE. This program sets flags
  62. A1 1,2,3,8! Please go over this before running.
  63.  
  64. USERBANK.PRG is a program that is run from the users menu that will allow
  65. them to either save time into the bank, or withdraw time from the bank. It is
  66. fully configurable since the source code is provided. There are some
  67. parameters that must be passed ont eh OPT DATA line, so make sure the line
  68. looks like the one below.
  69.  
  70. Entry:
  71. <B>ank Time
  72. Key=B TYPE=200 OPT DATA=@maindir+userbank/q t%timeleft% d%daymin%
  73.  
  74. Ok, so that's it, hopefully you know enough of TDBS and TBBS to figure
  75. this out. If not, give my BBS a call for some clues.
  76.  
  77. This version of the program is fully working, and is to be considered
  78. shareware.  If you use this software I ask that you register it with
  79. a donation to my BBS.  Registered users will receive full tdbs source
  80. (available for download) for both the USERLIST and USEREDIT program.  
  81. A donation is $20.00 or higher... thats up to you, but the better 
  82. responce I get, the more I will update the programs.
  83.  
  84. Please send all donations to:
  85.  
  86. James E. Swarm
  87. Extended User Editor 1.0
  88. P.O. Box 361093
  89. Strongsville, Ohio 44136
  90.  
  91. BBS (216)237-4980
  92.